home *** CD-ROM | disk | FTP | other *** search
- Installing the dsSocket OLE Custom Control
-
- 1. Unzip the archive file intothe directory of your choice
-
- 2. Copy the dsSock32.OCX file to your system directory
- (Windows/System on Win95, Windows/System32 on NT)
-
- 3. Copy the dsSock.hlp file to your Windows directory
-
- 4. Run Visual Basic 4.0, Select Custom Controls from the Tools
- menu, Browse for dsSock32.OCX and add it to the registered controls.
-
- 5. To setup Visual Basic 4.0 to convert dsSock.VBX references to dsSock32.OCX
- references add the following line to your VB.INI file.
-
- dssock.vbx={FFACF7F3-B868-11CE-84A8-08005A9B23BD}#1.5#0;C:\Windows\System\dssock32.ocx
-
- This line goes in the [VBX Conversions32] section of the INI file. Change the
- directory on the end of the line to match the directory where dsSock32.OCX was
- placed. With this change Visual Basic will offer to convert VBX references to
- the OCX when you load a VB3 project that uses the dsSocket VBX.
-
- 6. If you don't have the file OC30.DLL in your System or System32 directory you must
- move the one supplied there.
-
- 7. If you have any problems installing dsSocket please email stephenc@idirect.com.
-
-